Skip to main content

Style Guide

As a programmer, you are responsible for the code you write, and it makes sense to make it as clear and understandable as possible for others.

🗻 High level guidelines:​

  • Be consistent.
  • Don't rewrite existing code to follow this guide.
  • Don't violate a guideline without a good reason.
  • A reason is good when you can convince a teammate.
LOOKING FOR DETAILS?

If you want to write better code, check out this repository: Style Guides